Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Jason Derulo"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17269324 | 5 months ago | | | 0 | 0.0000010968321 | |
| 17268975 | 5 months ago | | | 0 | 9.6207258e-7 | |
| 17268966 | 5 months ago | | | 0 | 0.0000010117575 | |
| 17268918 | 5 months ago | | | 0 | 9.6629431e-7 | |
| 17268830 | 5 months ago | | | 0 | 9.7761063e-7 | |
| 17268823 | 5 months ago | | | 0 | 9.8358482e-7 | |
| 17268598 | 5 months ago | | | 0 | 0.0000010062021 | |
| 17268591 | 5 months ago | | | 0 | 9.9753996e-7 | |
| 17268585 | 5 months ago | | | 0 | 9.9234342e-7 | |
| 17268421 | 5 months ago | | | 0 | 0.0000010098198 |
ABI
ABI objects
Getter at block 23962065
_ots() view returns (bytes32)
0x7c3bb546720e29f0583c0fdfbbf35dd5d683f8573a0797470f3b0e26504a6ac7
_totalSupply() view returns (uint256)
520000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Jason Derulo
symbol() view returns (string)
JASON
totalSupply() view returns (uint256)
520000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.