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 |
---|---|---|---|---|---|
JOINT | ERC-20 | 6.243888B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16070217 | 2 years ago | | | 0 | 0.00047143307 | |
| 15160476 | 2 years ago | | | 0 | 0.00048635129 | |
| 14631608 | 3 years ago | | | 0 | 0.0010787854 | |
| 14624044 | 3 years ago | | | 0 | 0.0055107629 | |
| 14624035 | 3 years ago | | | 0 | 0.0044664119 | |
| 14621399 | 3 years ago | | | 0 | 0.0018231875 | |
| 14621378 | 3 years ago | | | 0 | 0.0018793208 | |
| 14621376 | 3 years ago | | | 0 | 0.0016762874 | |
| 14621338 | 3 years ago | | | 0 | 0.0019691831 | |
| 14621269 | 3 years ago | | | 0 | 0.0017966662 |
ABI
ABI objects
Getter at block 21329306
decimals() pure returns (uint8)
9
name() pure returns (string)
Joint
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
JOINT
totalSupply() pure returns (uint256)
10000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.