XYZ Finance
Verified contract
Active on
Ethereum with 59 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 "XYZ Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19958410 | 6 months ago | | | 0 | 0.00020670668 | |
| 18123517 | a year ago | | | 0 | 0.00020669267 | |
| 18023791 | a year ago | | | 0 | 0.0023953928 | |
| 18023530 | a year ago | | | 0 | 0.00058077450 | |
| 18023524 | a year ago | | | 0 | 0.0010270583 | |
| 18023510 | a year ago | | | 0 | 0.0010389592 | |
| 18023495 | a year ago | | | 0 | 0.00068106706 | |
| 18023493 | a year ago | | | 0 | 0.00069142611 | |
| 18023489 | a year ago | | | 0 | 0.00057803051 | |
| 18023489 | a year ago | | | 0 | 0.0010141228 |
ABI
ABI objects
Getter at block 21229295
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
XYZ Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xcc43c11327370e1054130eaabeb4bcbe074dc502
symbol() pure returns (string)
XYZ
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.