Dragon's Fortune
Verified contract
Active on
Ethereum with 51 txns
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 "Dragon's Fortune"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910216 | 10 months ago | | | 0 | 0.00047900615 | |
| 18910146 | 10 months ago | | | 0 | 0.00051962149 | |
| 18910136 | 10 months ago | | | 0 | 0.00046497806 | |
| 18910134 | 10 months ago | | | 0 | 0.00048975861 | |
| 18910086 | 10 months ago | | | 0 | 0.00043501286 | |
| 18910086 | 10 months ago | | | 0 | 0.00043445620 | |
| 18910078 | 10 months ago | | | 0 | 0.00046245080 | |
| 18910058 | 10 months ago | | | 0 | 0.00045840105 | |
| 18910040 | 10 months ago | | | 0 | 0.00047158336 | |
| 18910029 | 10 months ago | | | 0 | 0.00050035680 |
ABI
ABI objects
Getter at block 21119803
decimals() view returns (uint8)
8
name() view returns (string)
Dragon's Fortune
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
🐲🐲💰💰
totalSupply() view returns (uint256)
2000000000000000000
Read-only
Auth(address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OpenTrading(address _Address)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferExecute(address _Address)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.