YujiItadoriToken
Verified contract
Active on
Ethereum with 56 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4ce3…6206
0x4ce3…6206
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Yuji Itadori | ERC-20 | 74.877K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13481866 | 3 years ago | | | 0 | 0.0078757842 | |
| 13465477 | 3 years ago | | | 0 | 0.0041345703 | |
| 13452303 | 3 years ago | | | 0 | 0.0025161507 | |
| 13450467 | 3 years ago | | | 0 | 0.0046652649 | |
| 13449583 | 3 years ago | | | 0 | 0.0040597973 | |
| 13449573 | 3 years ago | | | 0 | 0.0032468695 | |
| 13449544 | 3 years ago | | | 0 | 0.0046448738 | |
| 13449506 | 3 years ago | | | 0 | 0.0034137715 | |
| 13449497 | 3 years ago | | | 0 | 0.0053181676 | |
| 13449493 | 3 years ago | | | 0 | 0.0044666336 |
ABI
ABI objects
Getter at block 21304604
decimals() pure returns (uint8)
0
name() pure returns (string)
YujiItadoriToken
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Yuji Itadori
totalSupply() view returns (uint256)
100000000
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)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setDumpLimit(uint256 limit)
setTax(uint256 tax1, uint256 tax2)
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)
MaxDumpAmountUpdated(uint256 _maxDump)
OwnershipTransferred(address indexed oldie, address indexed newbie)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.