Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Dymension"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19295591 | 9 months ago | | | 0 | 0.0010457420 | |
| 19295550 | 9 months ago | | | 0 | 0.0012146298 | |
| 19170657 | 10 months ago | | | 0 | 0.0016341219 | |
| 19169956 | 10 months ago | | | 0 | 0.0038743022 | |
| 19168913 | 10 months ago | | | 0 | 0.0021178009 | |
| 18946916 | a year ago | | | 0 | 0.00061504893 | |
| 18946357 | a year ago | | | 0 | 0.00064871313 | |
| 18945945 | a year ago | | | 0 | 0.00065418534 | |
| 18945941 | a year ago | | | 0 | 0.00039032855 | |
| 18945325 | a year ago | | | 0 | 0.0011359239 |
ABI
ABI objects
Getter at block 21260786
_taxData() view returns (address)
0x11b9a63975cf186529222ba6ca735f9f8ed462b7
decimals() view returns (uint8)
18
name() view returns (string)
Dymension
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DYM
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
tokeninfo(address) view returns (bool)
State-modifying
Events addBots(address bot) returns (bool)
approve(address spender, uint256 amount) returns (bool)
delBots(address notbot)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, address add)
This contract contains no fallback and receive objects.
This contract contains no error objects.