Behind the Magic
Verified contract
Active on
Ethereum with 996 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Behind the Magic"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20990313 | a month ago | | | 0 | 0.00042900929 | |
| 18909295 | a year ago | | | 0 | 0.00029177711 | |
| 18596281 | a year ago | | | 0 | 0.00051195900 | |
| 18486168 | a year ago | | | 0 | 0.00076796103 | |
| 17899166 | a year ago | | | 0 | 0.00032291432 | |
| 17223023 | 2 years ago | | | 0 | 0.0020718635 | |
| 17223021 | 2 years ago | | | 0 | 0.0020492985 | |
| 17223017 | 2 years ago | | | 0 | 0.0020190826 | |
| 17188334 | 2 years ago | | | 0 | 0.0023961956 | |
| 17188332 | 2 years ago | | | 0 | 0.0023799738 |
ABI
ABI objects
Getter at block 21208487
decimals() view returns (uint8)
18
name() view returns (string)
Behind the Magic
symbol() view returns (string)
GRYPHON
totalSupply() view returns (uint256)
451246134720000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.