Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2072…0d09
Balances ($0.00)
No balances found for "SAKURA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19821670 | 6 months ago | | | 0 | 0.00048494149 | |
| 18453853 | a year ago | | | 0 | 0.00041481808 | |
| 18380523 | a year ago | | | 0 | 0.00030089562 | |
| 18379388 | a year ago | | | 0 | 0.00064613285 | |
| 18379306 | a year ago | | | 0 | 0.00051293231 | |
| 18379273 | a year ago | | | 0 | 0.00037041878 | |
| 18379168 | a year ago | | | 0 | 0.00072771740 | |
| 18379148 | a year ago | | | 0 | 0.00082822375 | |
| 18379134 | a year ago | | | 0 | 0.0013258572 | |
| 18379130 | a year ago | | | 0 | 0.00083342970 |
ABI
ABI objects
Getter at block 21217461
decimals() pure returns (uint8)
9
maxTaxSwap() view returns (uint256)
199900000000000000
maxTransaction() view returns (uint256)
1000000000000000001
maxWallet() view returns (uint256)
1000000000000000001
minTaxSwap() view returns (uint256)
1000000000000000
name() pure returns (string)
SAKURA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SAKURA
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
renounceOwnership()
setExemptions(address wlt, bool noFees, bool noLimits)
setFees(uint8 buyFees, uint8 sellFees)
setLimits(uint16 maxTransPermille, uint16 maxWaletPermille)
setTaxSwaps(uint32 minVal, uint32 minDiv, uint32 maxVal, uint32 maxDiv, uint32 trigger)
transfer(address toWallet, uint256 amount) returns (bool)
transferFrom(address fromWallet, address toWallet, uint256 amount) returns (bool)
transferOwnership(address newowner)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.