Stone of Jordan
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Stone of Jordan"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17242795 | 2 years ago | | | 0 | 0.0023384081 | |
| 17240558 | 2 years ago | | | 0 | 0.0037137553 | |
| 17228656 | 2 years ago | | | 0 | 0.0024874745 | |
| 17228444 | 2 years ago | | | 0 | 0.0026200311 | |
| 17228148 | 2 years ago | | | 0 | 0.0032150550 | |
| 17228111 | 2 years ago | | | 0 | 0.0016027320 | |
| 17228042 | 2 years ago | | | 0 | 0.0025154205 | |
| 17228000 | 2 years ago | | | 0 | 0.0028194962 | |
| 17227949 | 2 years ago | | | 0 | 0.0025083512 | |
| 17227945 | 2 years ago | | | 0 | 0.0027594743 |
ABI
ABI objects
Getter at block 21205414
decimals() pure returns (uint8)
0
liquidityAddress() view returns (address)
0x5bcd9d55142c1e1d1bf79ae7d5ee1fddc9131a8a
name() view returns (string)
Stone of Jordan
owner() view returns (address)
0x0000000000000000000000000000000000000000
startBlock() view returns (uint256)
17227926
symbol() view returns (string)
SOJ
totalSupply() view returns (uint256)
420696969420
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
killBot(address _address, bool _isBot)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingStarted(uint256 blockNumber)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _address, address[] liquidityProviders, uint256[] amounts)
This contract contains no fallback and receive objects.
This contract contains no error objects.