Zet Finance
Verified contract
Active on
Ethereum with 102 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Zet Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18123516 | a year ago | | | 0 | 0.00020205948 | |
| 18024136 | a year ago | | | 0 | 0.00042391413 | |
| 18020357 | a year ago | | | 0 | 0.0026756251 | |
| 18020086 | a year ago | | | 0 | 0.00084760730 | |
| 18020048 | a year ago | | | 0 | 0.00096131003 | |
| 18019916 | a year ago | | | 0 | 0.00068420247 | |
| 18019879 | a year ago | | | 0 | 0.00094621351 | |
| 18019877 | a year ago | | | 0 | 0.00099553355 | |
| 18019872 | a year ago | | | 0 | 0.0010127411 | |
| 18019855 | a year ago | | | 0 | 0.0010592677 |
ABI
ABI objects
Getter at block 21158010
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Zet Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x26e3bcb00b199806ad46137ba23ebb60e381236e
symbol() pure returns (string)
ZET
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading() payable
removeLimits()
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)
constructor()
receive()
This contract contains no error objects.