Spider Man
Verified contract
Active on
Ethereum with 4,621 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,569.30)
Native
Value
$1,569.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.498262 | $3,149.55 |
$1,569.3 | |
Spider | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21197833 | 3 days ago | | | 0 | 0.00044878489 | |
| 21187438 | 4 days ago | | | 0 | 0.00083528706 | |
| 21187420 | 4 days ago | | | 0 | 0.00066491328 | |
| 21150565 | 9 days ago | | | 0 | 0.00036500770 | |
| 21110747 | 15 days ago | | | 0 | 0.000083211549 | |
| 21101040 | 16 days ago | | | 0 | 0.00037752174 | |
| 20986727 | a month ago | | | 0 | 0.00082440631 | |
| 20986726 | a month ago | | | 0 | 0.00075514740 | |
| 20983505 | a month ago | | | 0 | 0.00025755609 | |
| 20982932 | a month ago | | | 0 | 0.00023852349 |
ABI
ABI objects
Getter at block 21217444
creator() view returns (string)
coinsult.net
decimals() view returns (uint8)
18
name() view returns (string)
Spider Man
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
Spider
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc14ef0f7d91799b2863dc8fd080c35d729e9c0e5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.