JIAOZI.farm
Verified contract
Active on
Ethereum with 1,756 txns
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 "JIAOZI.farm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21134382 | 9 days ago | | | 0 | 0.00026875898 | |
| 21067554 | 18 days ago | | | 0 | 0.00022281059 | |
| 20648379 | 3 months ago | | | 0 | 0.000068059578 | |
| 20511361 | 3 months ago | | | 0 | 0.00013983647 | |
| 20311211 | 4 months ago | | | 0 | 0.00014036445 | |
| 19976602 | 6 months ago | | | 0 | 0.0010627545 | |
| 19880283 | 6 months ago | | | 0 | 0.000072698154 | |
| 19756411 | 7 months ago | | | 0 | 0.00028994187 | |
| 19676039 | 7 months ago | | | 0 | 0.0021308156 | |
| 19573649 | 7 months ago | | | 0 | 0.00045824527 |
ABI
ABI objects
Getter at block 21198998
decimals() view returns (uint8)
18
name() view returns (string)
JIAOZI.farm
owner() view returns (address)
0xfd734aa39b1b8c2dfa5ec6fbda1253f6e8e20946
symbol() view returns (string)
JIAOZI
totalSupply() view returns (uint256)
3289169681840827607155738808
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.