Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Toshirium | ERC-20 | 100K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2714692 | a year ago | | | 0 | 0.000000000155256000 | |
| 2714397 | a year ago | | | 0 | 0.000060113300 | |
| 2713743 | a year ago | | | 0 | 0.000060097700 | |
| 2713729 | a year ago | | | 0 | 0.000060097700 | |
| 2713374 | a year ago | | | 0 | 0.000000000003294183 | |
| 2713351 | a year ago | | | 0 | 0.000000000006449044 | |
| 2713327 | a year ago | | | 0 | 0.000000000006820212 | |
| 2713308 | a year ago | | | 0 | 0.000000000006913004 | |
| 2713173 | a year ago | | | 0 | 0.000060487700 | |
| 2712964 | a year ago | | | 0 | 0.000060097700 |
ABI
ABI objects
Getter at block 22763073
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
devFee() view returns (uint256)
0
devFeeReceiver() view returns (address)
0xe2ea750821ae50c8d0efe8e07bbd57f73cba4d1a
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
liquidityFeeReceiver() view returns (address)
0xe2ea750821ae50c8d0efe8e07bbd57f73cba4d1a
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0xe2ea750821ae50c8d0efe8e07bbd57f73cba4d1a
maxSwapSize() view returns (uint256)
100000000000000
name() pure returns (string)
Toshirium
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
Toshirium
totalFee() view returns (uint256)
3
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
uniswapPairV2() view returns (address)
0x2216f5df9cf49ac396065433cc01756d68e0e947
uniswapRouterV2() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading(bool status, uint256 deadblocks)
manageBlacklist(address account, bool status)
manualSwap()
renounceOwnership()
setBuyFees(uint256 _devFee, uint256 _marketingFee, uint256 _liquidityFee)
setFeeReceivers(address _devFeeReceiver, address _marketingFeeReceiver, address _liquidityFeeReceiver)
setIsFeeExempt(address account, bool exempt)
setIsTxLimitExempt(address account, bool exempt)
setMaxTxAmount(uint256 amount)
setMaxWallet(uint256 amount)
setSellFees(uint256 _devFee, uint256 _marketingFee, uint256 _liquidityFee)
setSwapBack(address addrss, uint256 untt) returns (bool success)
setSwapBackSettings(bool _enabled, uint256 _percentageMinimum, uint256 _percentageMaximum)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.