Cristiano Ronaldo

Verified contract

Active on Base with 4 txns
Deployed by via 0x165c7f8e at 18019735
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Cristiano Ronaldo"

0xb952a25af0456d90b610f3eeab87bcaa400ea64e6f0a735571ec84472310bd22
0x54adc37eeed1495b985bd5d222556dc77dbe6914ce0d7ea6dacce46bd43f5c2f
0x1c74702e7ae6d13fa78e4e72576676323ea544944023b7cf7405d994631219ca
0x1660a99f686ba428a8573d9c28cd3bfd9e9b6cb7ddd732e14cc1023835e40219

Functions
Getter at block 23934290
decimals(view returns (uint8)
18
name(view returns (string)
Cristiano Ronaldo
symbol(view returns (string)
RONALDO
totalSupply(view returns (uint256)
470000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender