420OG

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xadac5d6b at 14558313
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "420OG"

0x0fce1f4084e66ebd75854090789b8c9f01bf1500442ac05b9152c09ad17a58f4

Functions
Getter at block 21209299
OG_SUPPLY(view returns (uint256)
420000000000000000000
cap(view returns (uint256)
420000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
420OG
ogStakingContract(view returns (address)
0xafc006b62308c2991d55a88ea61a14030aa2b02a
owner(view returns (address)
0xb90af58c2474b2c52b9da7b8fa4761c67b561e65
symbol(view returns (string)
420OG
totalSupply(view returns (uint256)
196000000000000000000
transferAllowed(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address _accountuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _accountuint256 _amount
renounceOwnership(
setOGStakingContract(address _address
setTransferAllowed(bool _allowed
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AllowTransfer(bool allowed
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed useruint256 amount
Mint(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.