Ricardo Milos
Verified contract
Active on
Ethereum with 12 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 "Ricardo Milos "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19040173 | 10 months ago | | | 0 | 0.0010082911 | |
| 18599611 | a year ago | | | 0 | 0.00080818710 | |
| 18599323 | a year ago | | | 0 | 0.00074288181 | |
| 18599127 | a year ago | | | 0 | 0.0018617244 | |
| 18599008 | a year ago | | | 0 | 0.0010074418 | |
| 18598757 | a year ago | | | 0 | 0.00087281019 | |
| 18598674 | a year ago | | | 0 | 0.00056609668 | |
| 18598641 | a year ago | | | 0 | 0.00084566754 | |
| 18598617 | a year ago | | | 0 | 0.0021795380 | |
| 18598609 | a year ago | | | 0 | 0.0013494190 |
ABI
ABI objects
Getter at block 21204309
decimals() pure returns (uint8)
9
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
Ricardo Milos
owner() view returns (address)
0x52e6b97eb855d11240a398c14ae567f344d744b3
pool() view returns (address)
0x52e6b97eb855d11240a398c14ae567f344d744b3
symbol() view returns (string)
$RICARDO
totalSupply() view returns (uint256)
1000000000000000000
totalSupplyOnStart() view returns (uint256)
1000000000000000000
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)
renounceOwnership()
startTrade(address poolAddress)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.