Cristieno Roneldo
Verified contract
Active on
Base with 1,427 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22586045 | 3 days ago | | | 0 | 0.000000102477611610 | |
| 22516594 | 5 days ago | | | 0 | 0.000000102503872770 | |
| 22393183 | 8 days ago | | | 0 | 0.000000108132755598 | |
| 22196006 | 12 days ago | | | 0 | 0.000000102477611610 | |
| 21634620 | 25 days ago | | | 0 | 1.1711648e-7 | |
| 21144367 | a month ago | | | 0 | 5.7367283e-7 | |
| 19852404 | 2 months ago | | | 0 | 0.000000102530133930 | |
| 19548085 | 2 months ago | | | 0 | 0.000000102950312490 | |
| 18907804 | 3 months ago | | | 0 | 0.000000304157259840 | |
| 18891745 | 3 months ago | | | 0 | 5.2002174e-7 |
ABI
ABI objects
Getter at block 22729697
decimals() view returns (uint8)
18
name() view returns (string)
Cristieno Roneldo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
RONELDO
taxWallet() view returns (address)
0x0ebbfcb4014ff246ef4862c3ae82b69aa2b1868d
totalSupply() view returns (uint256)
10000000000000000000000000000
transactionTax() view returns (uint256)
0
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)
renounceOwnership()
setTaxWallet(address newTaxWallet)
setTransactionTax(uint256 newTax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxWalletChanged(address indexed previousTaxWallet, address indexed newTaxWallet)
TransactionTaxChanged(uint256 previousTax, uint256 newTax)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.