Conor McGregor

Verified contract

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

No balances found for "Conor McGregor"

0x22f7da3a86c5d5f70452b7a5346f9a0f4964d73100e491ec6451f31894deb44e
0x3a270d276144094d6b160cca94b6fd5cb976822a459790806748eac26e2adb87
0xcd40e72fa7910b58638e9c6f47c92fc33f9b0ae3240b91643eeb5339e0a5e394
0xe7ea7713e23d2d112e3b7d3bdcf0f28ca9850e09f2388afbec7b1899bd8bcae5
0x13f747dbaed9a1b0e8c2ec4297b909e8fcd778cab2c1c6553130c2beef79e0df

Functions
Getter at block 23894107
decimals(view returns (uint8)
18
name(view returns (string)
Conor McGregor
symbol(view returns (string)
CONOR
totalSupply(view returns (uint256)
990000000000000000000000000000
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