OWL Token

Verified contract

Active on Ethereum with 6,474 txns
Deployed by via 0x24d99f80 at 10998538
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OWL Token"

0x75c69fd61cd6ed823d5b5df1a25e8fa8184e94feb5b05e07072f5f2e69c1c775
0xe5f2929a6b23deb9e92360743e215de4cff506ff454566843b8aff1fc2ecd4d1
0x72d73d7f2ba62c570099d1b1718ce505342436d9ff1bcb1dc341fafeb0a4f1fe
0x6bb27cce6d159503557f4489c2108d46cc9248ef1239d5ff3d4064eaaa6ae55b
0x8411de8dcdf310ee7473a7297233ebe4b64ccbbaaddf1f11f791ec1c34849a77
0x9a4bbe09f3ddc5d6fdbe19728c281f8ba043d362b43f536e07b9840ab51d095e
0xe25d2f2681806f8ce334cb7c9faf321fefdf561f7335839b2d16b4fbe65182de
0x2ce22fc8759bc99680b147a5de3e995e23d9d33f00a454d62af4141b6fc8e544
0xcd10b16199d22b7ce9018230270a2925d662ff10989e6489f83db57d66a7244d
0x43982d1681f8e514381119448c15be989eb6c78f3ddf07d788985301b267bdfe

Functions
Getter at block 21205800
cap(view returns (uint256)
10000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
OWL Token
paused(view returns (bool)
false
symbol(view returns (string)
OWL
totalSupply(view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
pause(
renounceMinter(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.