DOONT STARVE
Verified contract
Active on
Ethereum with 107 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x28ff…5b91
0x22ef…b9b8
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,937.55 |
$0 | |
DSTARVE | ERC-20 | 474.532034M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15516117 | 2 years ago | | | 0 | 0.00086633987 | |
| 14436732 | 3 years ago | | | 0 | 0.050858502 | |
| 13815958 | 3 years ago | | | 0 | 0.0021387391 | |
| 13742169 | 3 years ago | | | 0 | 0.0047637668 | |
| 13686938 | 3 years ago | | | 0 | 0.0045241357 | |
| 13685945 | 3 years ago | | | 0 | 0.0060116691 | |
| 13685453 | 3 years ago | | | 0 | 0.0038882788 | |
| 13685448 | 3 years ago | | | 0 | 0.0044013046 | |
| 13685414 | 3 years ago | | | 0 | 0.0049862499 | |
| 13685371 | 3 years ago | | | 0 | 0.0045451724 |
ABI
ABI objects
Getter at block 21387905
_name() view returns (string)
DOONT STARVE
_symbol() view returns (string)
DSTARVE
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
13684880
launchTime() view returns (uint256)
1637862337
name() pure returns (string)
DOONT STARVE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DSTARVE
totalSupply() view returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address charityDonationAddress, address devWalletAddress)
receive()
This contract contains no error objects.