Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUKE | ERC-20 | 50.402575M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15913153 | 2 years ago | | | 0 | 0.00043270140 | |
| 15711986 | 2 years ago | | | 0 | 0.00061497437 | |
| 15698600 | 2 years ago | | | 0 | 0.00044351750 | |
| 15698580 | 2 years ago | | | 0 | 0.00032823988 | |
| 15698579 | 2 years ago | | | 0 | 0.00034751319 | |
| 15698573 | 2 years ago | | | 0 | 0.00027043414 | |
| 15695420 | 2 years ago | | | 0 | 0.00014201266 | |
| 15690930 | 2 years ago | | | 0 | 0.00071451132 | |
| 15690878 | 2 years ago | | | 0 | 0.00062752745 | |
| 15690818 | 2 years ago | | | 0 | 0.00068180201 |
ABI
ABI objects
Getter at block 21322071
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletAmount() view returns (uint256)
20000000000000000
_totalSupply() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x02783eaf2ea2abc05bf8e323fd651796797d8c67
name() pure returns (string)
Yasuke
pair() view returns (address)
0x87a73e8a37cea9b3cbd90ceea1357961d941217c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
SUKE
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.