$GOAT

Unverified contract

Proxy

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

No balances found for "$GOAT"

0x25b32d37e334555042d345ac7fbe44d2f8ab0e6b8bcad1282e054f24651511b0
0x8f761a000b2021b8f629a4883e1c98073fd7bee5541d37594babf5cf6c23c1cc
0xbdf7ebbb4b53bef867699963dc040c9da5482c7bf73a27073dd81c3b65a9d070
0xa510f5a6df846763fc13e367cc32ce6d87333a487b0b96f9dc8d098a3e27a54a
0x975cb573d1224530d9e93f737b10b2ba6587a1a14c45c2d3bca2274266e8395d
0x69b9dc33385bbe4c670037894c0006da44a1e86705112125a1d87936e077698c
0x8018840049639337dd0a12f33277cdd3e82b841902fd3a83cc2c8f45a2dc4c45
0xa215ceaf71c53efb2cc6048d195aa4da0705d4637666d48aabc058d5b3b5a537
0x771548ce8abf3c8d3e52b00261a99048e5a686abf809a2461510152ad8cbb452
0xaa1b679f5c5b137f548fa4589fc442c2fa3eea65efe4db4770e594fc530b7c97

Functions
Getter at block 23785731
bond(view returns (address)
0xc5a076cad94176c2996b32d8466be1ce757faa27
decimals(view returns (uint8)
18
name(view returns (string)
$GOAT
symbol(view returns (string)
$GOAT
totalSupply(view returns (uint256)
2548849631308296853067119025
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burnByBond(address accountuint256 amount
init(string name_string symbol_
mintByBond(address touint256 amount
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

This contract contains no constructor objects.

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
MCV2_Token__AlreadyInitialized(
MCV2_Token__PermissionDenied(