Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$JOINT | ERC-20 | 50K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227343 | a month ago | | | 0 | 4.1410007e-7 | |
| 21124894 | a month ago | | | 0 | 4.1868123e-7 | |
| 20578635 | 2 months ago | | | 0 | 0.0000010375585 | |
| 20378833 | 2 months ago | | | 0 | 4.4444593e-7 | |
| 19305689 | 3 months ago | | | 0 | 1.3805270e-7 | |
| 19150167 | 3 months ago | | | 0 | 0.000000100742436171 | |
| 18265112 | 3 months ago | | | 0 | 1.9654866e-7 | |
| 17650808 | 4 months ago | | | 0 | 3.3634082e-7 | |
| 17502925 | 4 months ago | | | 0 | 4.2192753e-7 | |
| 17339217 | 4 months ago | | | 0 | 7.5239358e-7 |
ABI
ABI objects
Getter at block 22767983
DOMAIN_SEPARATOR() view returns (bytes32)
0xd002978e7e889788639ea1b6e5fad7f855abab4a70376a52b3ab953c97a3e8d6
decimals() view returns (uint8)
18
name() view returns (string)
JOINT
symbol() view returns (string)
$JOINT
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.