Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SNGJ | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21083009 | 14 days ago | | | 0 | 0.00032511019 | |
| 21062513 | 17 days ago | | | 0 | 0.00024480801 | |
| 20868612 | a month ago | | | 0 | 0.00052747163 | |
| 20703472 | 2 months ago | | | 0 | 0.000039040772 | |
| 20703466 | 2 months ago | | | 0 | 0.000038393630 | |
| 20444074 | 3 months ago | | | 0 | 0.000090611863 | |
| 20443886 | 3 months ago | | | 0 | 0.00018107210 | |
| 20373228 | 4 months ago | | | 0 | 0.0014154600 | |
| 19787392 | 6 months ago | | | 0 | 0.00021010053 | |
| 18735372 | a year ago | | | 0 | 0.0042458553 |
ABI
ABI objects
Getter at block 21182493
decimals() view returns (uint8)
18
name() view returns (string)
GazeTV
symbol() view returns (string)
GAZE
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
burnFrom(address _from, uint256 _value) returns (bool)
destroy(address _beneficiary)
mintToken(address _target, uint256 _mintAmount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 _value)
Mint(address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialSupply, string _name, string _symbol)
receive()
This contract contains no error objects.