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 "Jenny"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18135232 | a year ago | | | 0 | 0.0012047973 | |
| 18135231 | a year ago | | | 0 | 0.0012364820 | |
| 18135224 | a year ago | | | 0 | 0.0011705150 | |
| 18135223 | a year ago | | | 0 | 0.0012014834 | |
| 18135219 | a year ago | | | 0 | 0.0012250683 | |
| 18135219 | a year ago | | | 0 | 0.0012247547 | |
| 18135213 | a year ago | | | 0 | 0.0012748056 | |
| 18134036 | a year ago | | | 0 | 0.00058111063 | |
| 18134011 | a year ago | | | 0 | 0.0042987583 | |
| 18134006 | a year ago | | | 0 | 0.00057212977 |
ABI
ABI objects
Getter at block 21184215
decimals() view returns (uint8)
18
name() view returns (string)
Jenny
owner() view returns (address)
0x8f60ef7f5a4bed16a623990edb139c3498c4363c
symbol() view returns (string)
JNY
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bffred(address _address_) view returns (bool)
rels(address _address_) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bffr(address[] _addresses_)
bffrOut(address[] _addresses_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rels(address[] _addresses_)
relsOut(address[] _addresses_)
renounceOwnership()
transfer(address _from, address _to, uint256 _wad)
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)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.