Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Susanoo | ERC-20 | 7.033809M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15679337 | 2 years ago | | | 0 | 0.00022463288 | |
| 15678294 | 2 years ago | | | 0 | 0.00045040254 | |
| 15659075 | 2 years ago | | | 0 | 0.00010830933 | |
| 15653586 | 2 years ago | | | 0 | 0.0013846803 | |
| 15651150 | 2 years ago | | | 0 | 0.00036120683 | |
| 15651064 | 2 years ago | | | 0 | 0.00076126910 | |
| 15651024 | 2 years ago | | | 0 | 0.00064016625 | |
| 15650989 | 2 years ago | | | 0 | 0.00046036604 | |
| 15650930 | 2 years ago | | | 0 | 0.00032132453 | |
| 15650916 | 2 years ago | | | 0 | 0.00037144827 |
ABI
ABI objects
Getter at block 21163911
autoLiquidityReceiver() view returns (address)
0x756870c0a5f512178a58cefc7573bbc672dc8ed4
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
marketingFeeReceiver() view returns (address)
0x756870c0a5f512178a58cefc7573bbc672dc8ed4
maxSwapThreshold() view returns (uint256)
1000000000000000
name() view returns (string)
Susanoo
owner() view returns (address)
0x000000000000000000000000000000000000dead
pair() view returns (address)
0xf9201b34248f0d3e607513a91f13b295c653cea6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000
symbol() view returns (string)
Susanoo
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
claimBalance(address addr, uint256 amountPercentage)
claimToken(address token, address addr, uint256 amountPercentage)
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _swapThreshold, uint256 _maxSwapThreshold)
setSwapPair(address pairaddr)
set_sell_multiplier(uint256 Multiplier)
tradingStart()
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routeraddr)
receive()
This contract contains no error objects.