mirror of
https://github.com/FlipsideCrypto/osmosis-models.git
synced 2026-02-06 14:17:03 +00:00
* core views v1 - transactions in the works * transactions - have uncle block issue * updated transactions model and ymls * updates to docs to reflect new column names * update to joins in tx (now correct number of txs) and test * added clustering by block_timestamp::date * changes
134 B
134 B
{% docs fee %}
The fee is paid by the initiator of the transaction. Fee = gas * gas price and is given in micro-OSMO.
{% enddocs %}