Jar Jar Binks
Verified contract
Active on
Ethereum with 657 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Jar Jar Binks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19167555 | 10 months ago | | | 0 | 0.0014534401 | |
| 18438612 | a year ago | | | 0 | 0.00039181199 | |
| 18191560 | a year ago | | | 0 | 0.00057016979 | |
| 17936088 | a year ago | | | 0 | 0.00091440600 | |
| 17936078 | a year ago | | | 0 | 0.00078813265 | |
| 17770682 | a year ago | | | 0 | 0.0019628402 | |
| 17700428 | a year ago | | | 0 | 0.00067349007 | |
| 17665489 | a year ago | | | 0 | 0.00086963612 | |
| 17665481 | a year ago | | | 0 | 0.00069722829 | |
| 17661693 | a year ago | | | 0 | 0.00068972389 |
ABI
ABI objects
Getter at block 21322952
decimals() view returns (uint8)
18
name() view returns (string)
Jar Jar Binks
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
JAR
totalSupply() view returns (uint256)
34780000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address from, uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 amount)
renounceOwnership()
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)
Deploy(address owner, uint256 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string n_, string s_, address user_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.