Sojourner Inu
Verified contract
Active on
Ethereum with 750 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOJO | ERC-20 | 8.197303K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16309009 | 2 years ago | | | 0 | 0.0034743970 | |
| 16199869 | 2 years ago | | | 0 | 0.0041073177 | |
| 16199756 | 2 years ago | | | 0 | 0.0038792181 | |
| 15893534 | 2 years ago | | | 0 | 0.00066057610 | |
| 15888650 | 2 years ago | | | 0 | 0.0012763264 | |
| 15888647 | 2 years ago | | | 0 | 0.0017302487 | |
| 15887056 | 2 years ago | | | 0 | 0.00076206127 | |
| 15887048 | 2 years ago | | | 0 | 0.0035604060 | |
| 15885572 | 2 years ago | | | 0 | 0.0035396010 | |
| 15885561 | 2 years ago | | | 0 | 0.0035183010 |
ABI
ABI objects
Getter at block 21221358
amountInPool() view returns (uint256)
80
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Sojourner Inu
owner() view returns (address)
0x20e059b5a5a7cb0a9ea6c6dc73843a7ef63494e8
symbol() pure returns (string)
SOJO
thisBalance() view returns (uint256)
22489916642002
totalSupply() pure returns (uint256)
20000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events _setMaxHolding(uint8 percent)
addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
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)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress)
receive()
This contract contains no error objects.