CONOR MCGREGOR

Verified contract

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

No balances found for "CONOR MCGREGOR"

0x7a7f58e118bfe7a362263b8b5bf6dac2c82decb9f43d9b21c8fc1544f1e29bd4
0x86f316125310ddae5ea5306e132cf8169957f2cf5dc2c83db50681664a698693
0xc186eff80c92a01f3770f7ff5cea5994b39047faf9ade50832ec3a74bf55175a
0x643f81d5328dbbf3e595f774b6be1aa0b78d83567782f7e42147826f477a3bb4
0xd05adc07b3b57da5aaadad0390d66a4c7ede4e9a7391a671dedf1e3b89af4756
0xd93a2012d60b99414154dbff1426ee3dbf707ba4949a1666803502d30a7de79b
0xd51a21f4927003e2b365678f6d873de5bd048939256697beaa1a364f55f525c8

Functions
Getter at block 23927281
decimals(view returns (uint8)
18
name(view returns (string)
CONOR MCGREGOR
symbol(view returns (string)
CONOR
totalSupply(view returns (uint256)
440000000000000000000000000000
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