dEaD.Finance
Verified contract
Active on
Ethereum with 114 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLOPPA | ERC-20 | 5.347144B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11658867 | 4 years ago | | | 0 | 0.0023137920 | |
| 11603180 | 4 years ago | | | 0 | 0.0024745200 | |
| 11492931 | 4 years ago | | | 0 | 0.0025362720 | |
| 11492001 | 4 years ago | | | 0 | 0.0019088784 | |
| 11491933 | 4 years ago | | | 0 | 0.0017620416 | |
| 11491613 | 4 years ago | | | 0 | 0.0010768032 | |
| 11491433 | 4 years ago | | | 0 | 0.0017353440 | |
| 11490542 | 4 years ago | | | 0 | 0.0016908480 | |
| 11490459 | 4 years ago | | | 0 | 0.0014238720 | |
| 11490362 | 4 years ago | | | 0 | 0.0015662593 |
ABI
ABI objects
Getter at block 21397788
beginning() view returns (bool)
true
decimals() view returns (uint8)
18
isPrizetime() view returns (bool)
true
lastPrizeTime() view returns (uint256)
1719093563
name() view returns (string)
dEaD.Finance
symbol() view returns (string)
dEaD
totalSupply() view returns (uint256)
3780215923606692838190
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
canWin(address recipient) view returns (bool)
holderDetailInTimeSlot(address) view returns (uint256 totalBuyIn15Min, uint256 lastBuyTime, uint256 lastSellTime)
isdEaD(address holderAddress) view returns (bool)
shouldIgnore(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimit()
enableLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] addresses, uint256 amount)
multiWhitelistAdd(address[] addresses)
multiWhitelistRemove(address[] addresses)
stopBeginning()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
whitelistAdd(address a)
whitelistRemove(address a)
Approval(address indexed owner, address indexed spender, uint256 value)
Survivor(address indexed who)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.