Amazing Spider Man
Verified contract
Active on
Ethereum with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "Amazing Spider Man"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19115901 | 10 months ago | | | 0 | 0.00031661175 | |
| 18691612 | a year ago | | | 0 | 0.0014456129 | |
| 17667781 | a year ago | | | 0 | 0.00099364259 | |
| 17667018 | a year ago | | | 0 | 0.00091540497 | |
| 17666971 | a year ago | | | 0 | 0.0017215283 | |
| 17665269 | a year ago | | | 0 | 0.00079816737 | |
| 17665120 | a year ago | | | 0 | 0.0010439117 | |
| 17665009 | a year ago | | | 0 | 0.00073940633 | |
| 17664848 | a year ago | | | 0 | 0.0012821861 | |
| 17664629 | a year ago | | | 0 | 0.0028129350 |
ABI
ABI objects
Getter at block 21399256
decimals() view returns (uint8)
18
name() view returns (string)
Amazing Spider Man
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SPIDER
totalSupply() view returns (uint256)
34780000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address from, uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 amount)
renounceOwnership()
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)
Deploy(address owner, uint256 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string na_, string sy_, address use_, uint256 totSup_)
This contract contains no fallback and receive objects.
This contract contains no error objects.