THE LAST SHIBURAI
Verified contract
Active on
Ethereum with 161 txns
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 |
---|---|---|---|---|---|
SATAKA | ERC-20 | 4.899134B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17957606 | a year ago | | | 0 | 0.0039637143 | |
| 15957840 | 2 years ago | | | 0 | 0.00032208138 | |
| 15795792 | 2 years ago | | | 0 | 0.0010566356 | |
| 15764800 | 2 years ago | | | 0 | 0.00030905127 | |
| 15763235 | 2 years ago | | | 0 | 0.00039830847 | |
| 15756986 | 2 years ago | | | 0 | 0.00079752039 | |
| 15753150 | 2 years ago | | | 0 | 0.00071052366 | |
| 15750688 | 2 years ago | | | 0 | 0.00080227325 | |
| 15750667 | 2 years ago | | | 0 | 0.0014273562 | |
| 15748059 | 2 years ago | | | 0 | 0.00086858422 |
ABI
ABI objects
Getter at block 21171121
_maxWalletAmount() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x66a2e97b1ab6a7e8e1f0936b6c495048664bc52a
name() pure returns (string)
THE LAST SHIBURAI
pair() view returns (address)
0x37ae3ad125921610a1bfdbe7f9fd890b77d40c04
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
SATAKA
totalSupply() view returns (uint256)
100000000000000000000
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.