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 |
---|---|---|---|---|---|
$TOY | ERC-20 | 10M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17279154 | a year ago | | | 0 | 0.0021473559 | |
| 17279141 | a year ago | | | 0 | 0.0022561255 | |
| 17279134 | a year ago | | | 0 | 0.0047980658 | |
| 17279130 | a year ago | | | 0 | 0.0038320255 | |
| 17278940 | a year ago | | | 0 | 0.0020564122 | |
| 17278912 | a year ago | | | 0 | 0.0019923161 | |
| 17278843 | a year ago | | | 0 | 0.0018725022 | |
| 17278840 | a year ago | | | 0 | 0.0017055002 | |
| 17278836 | a year ago | | | 0 | 0.0017354606 | |
| 17278836 | a year ago | | | 0 | 0.0017467193 |
ABI
ABI objects
Getter at block 21187306
_maxTransferAmount() view returns (uint256)
40000000000000000
_maxTxAmount() view returns (uint256)
40000000000000000
_maxWalletToken() view returns (uint256)
40000000000000000
circulatingSupply() view returns (uint256)
999999999000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
ToyStory
pair() view returns (address)
0x7652c89a147b0288f977e8774c9f79bd0b861d8e
symbol() pure returns (string)
$TOY
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
renounceOwnership()
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setees(uint256 _buy, uint256 _trans, uint256 _wallet)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.