Decentral Games
Verified contract
Active on
Ethereum with 24,608 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$DG | ERC-20 | 931.709367K | $19.51 |
$18,177,649.76 | |
DG | ERC-20 | 2.398572M | $0.012985 |
$31,144.62 | |
HQG | ERC-20 | 0.001 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156431 | 6 hours ago | | | 0 | 0.00052691444 | |
| 21156142 | 7 hours ago | | | 0 | 0.00053852410 | |
| 21147829 | a day ago | | | 0 | 0.00030650467 | |
| 21144724 | 2 days ago | | | 0 | 0.00082350361 | |
| 21144716 | 2 days ago | | | 0 | 0.00075655779 | |
| 21138805 | 3 days ago | | | 0 | 0.00093540097 | |
| 21128975 | 4 days ago | | | 0 | 0.0010633217 | |
| 21127371 | 4 days ago | | | 0 | 0.0015434223 | |
| 21126961 | 4 days ago | | | 0 | 0.0017268582 | |
| 21126616 | 4 days ago | | | 0 | 0.0010760947 |
ABI
ABI objects
Getter at block 21158116
DOMAIN_SEPARATOR() view returns (bytes32)
0x1aa6872319b13feee34400f31687bd503b81ae50e6f7eb0854efb2846f2328a7
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
RATIO() view returns (uint16)
1000
classicDG() view returns (address)
0xee06a81a695750e71a662b51066f2c74cf4478a0
decimals() view returns (uint8)
18
name() view returns (string)
Decentral Games
symbol() view returns (string)
DG
totalSupply() view returns (uint256)
931704306326884908908622000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
goClassic(uint256 _classicAmountToReceive)
goLight(uint256 _classicAmountToDeposit)
permit(address _owner, address _spender, uint256 _value, uint256 _deadline, uint8 _v, bytes32 _r, bytes32 _s)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _classicDGTokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.