The Walking Zombie
Verified contract
Active on
Ethereum with 11 txns
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 |
---|---|---|---|---|---|
ZOMBIE | ERC-20 | 48M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13313743 | 3 years ago | | | 0 | 0.0018855312 | |
| 13311517 | 3 years ago | | | 0 | 0.0049598644 | |
| 13311408 | 3 years ago | | | 0 | 0.0043030560 | |
| 13311282 | 3 years ago | | | 0 | 0.010259508 | |
| 13311278 | 3 years ago | | | 0 | 0.010259508 | |
| 13311267 | 3 years ago | | | 0 | 0.010259508 | |
| 13311251 | 3 years ago | | | 0 | 0.046167786 | |
| 13311251 | 3 years ago | | | 0 | 0.048187502 | |
| 13311248 | 3 years ago | | | 0 | 0.0050797270 | |
| 13311244 | 3 years ago | | | 0 | 0.0038180760 |
ABI
ABI objects
Getter at block 21392376
AddressForRewards() view returns (address)
0xbaf6eeadf08c37fc70a41f81dd1f4369bd404da0
RewardsCollectedBalance() view returns (uint256)
361442474300149358
decimals() view returns (uint8)
9
name() view returns (string)
The Walking Zombie
symbol() view returns (string)
ZOMBIE
totalSupply() view returns (uint256)
120000000000000000
uniswapv2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapv2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isRewarded(address _address) view returns (bool)
State-modifying
Events addToRewards(address _address)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delFromRewards(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rewardsTransfer(address addressForRewards, uint256 collectedRewards)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router, address factory, uint256 supplyTokens)
This contract contains no fallback and receive objects.
This contract contains no error objects.