Trava Protocol
Verified contract
Active on
Ethereum with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRAVA | ERC-20 | 29.978828T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19048459 | 10 months ago | | | 0 | 0.00084740970 | |
| 18779913 | a year ago | | | 0 | 0.0025042030 | |
| 18779241 | a year ago | | | 0 | 0.0043786327 | |
| 18779211 | a year ago | | | 0 | 0.0028597264 | |
| 18779067 | a year ago | | | 0 | 0.0034160409 | |
| 18779046 | a year ago | | | 0 | 0.0042056936 | |
| 18778920 | a year ago | | | 0 | 0.0042452167 | |
| 18778920 | a year ago | | | 0 | 0.0042452167 | |
| 18778920 | a year ago | | | 0 | 0.0042452167 | |
| 18778920 | a year ago | | | 0 | 0.0042452167 |
ABI
ABI objects
Getter at block 21326955
_pairs() view returns (address)
0xfcf19f751cb6c14069d77f22ef9605c12b1b040e
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000000000
maxTransferAmount() view returns (uint256)
1000000000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000000000
name() pure returns (string)
Trava Protocol
symbol() pure returns (string)
TRAVA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
_isTaxExempt(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
startTrade()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
updateFeeSettings(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
updateSetting(uint256 _buy, uint256 _sell, uint256 _wallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.