GoPlaces ✈️

Unverified contract

Proxy

Active on Base with 202 txns
Deployed by via 0xf0237bcd at 15829106
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
--
ERC-20
--
0x9f606b132dd9c53d79ef9883cf32b363609db1b95f4907028557e9bf78965d18
0xd03b644964106934e65f8740f28ddf42b02bf1937cca636b80095e0f5f994252
0x3820022e56e18eeede176d33272fa75050a2f56bb797d1ae1ca13d93eaf66100
0x54ca1446aa68e2041edac25f84755e67e75188b51aa782aa82083742dd5e6175
0x0556799a210ae62fb903cfd944dc311ea83c4b0dc3c6d40e025445eda937a9b0
0xab00e72a3c0af9d1581cd73e7b358015f11fcb41cd0a4eb0da351d7cc05c873e
0x93476fe2d6e07cf88dba9538bdf1397e19b9a176eeb37f98f5ac8f8082f42688
0xd71061e460d713c31831b0c30000317d39cd771639baaa96154d4cfdc35e1b16
0x449e2a0df877a6ea36bf1fa6cc2ad37391fc74609375baf97cf396c16c7875e3
0xea127db5f63fb45c635b332414b275fed9b6846e2e7cb48a23847e65770c5a06

Functions
Getter at block 22780695
decimals(view returns (uint8)
18
name(view returns (string)
GoPlaces ✈️
symbol(view returns (string)
GO
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address _mintTouint256 _totalSupplystring _namestring _symbol
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
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
InvalidInitialization(
NotInitializing(