OWL Token
Verified contract
Proxy
Active on
Ethereum with 1,589 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PMT | ERC-20 | 0.0011 | -- | -- | |
OWL | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20888780 | a month ago | | | 0 | 0.00023487076 | |
| 20809101 | 2 months ago | | | 0 | 0.00066609339 | |
| 20637236 | 2 months ago | | | 0 | 0.00014414174 | |
| 20604442 | 3 months ago | | | 0 | 0.000019486705 | |
| 20453795 | 3 months ago | | | 0 | 0.000064887200 | |
| 20410151 | 3 months ago | | | 0 | 0.000063794271 | |
| 20343757 | 4 months ago | | | 0 | 0.00022709517 | |
| 19406675 | 8 months ago | | | 0 | 0.0029877987 | |
| 19245790 | 9 months ago | | | 0 | 0.00073675199 | |
| 19068765 | 10 months ago | | | 0 | 0.00075135327 |
ABI
ABI objects
Getter at block 21164319
creator() view returns (address)
0x3d1df1a816577a62db61281f673c4f43ae063490
decimals() view returns (uint8)
18
masterCopy() view returns (address)
0x60fbbd1fb0076971e8060631b5dd895f55ad5ab7
minter() view returns (address)
0xbf74c12d6e6a8c2bd7f36a917250e2bf8bffefc1
name() view returns (string)
OWL Token
symbol() view returns (string)
OWL
totalSupply() view returns (uint256)
4376123600743854585122007
creator() view returns (address)
0x3d1df1a816577a62db61281f673c4f43ae063490
decimals() view returns (uint8)
18
getMasterCopy() view returns (address)
0x60fbbd1fb0076971e8060631b5dd895f55ad5ab7
getMasterCopyCountdown() view returns (address, uint256)
(0x60fbbd1fb0076971e8060631b5dd895f55ad5ab7, 1557991243)
masterCopy() view returns (address)
0x60fbbd1fb0076971e8060631b5dd895f55ad5ab7
minter() view returns (address)
0xbf74c12d6e6a8c2bd7f36a917250e2bf8bffefc1
name() view returns (string)
OWL Token
symbol() view returns (string)
OWL
totalSupply() view returns (uint256)
4376123600743854585122007
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
approve(address spender, uint256 value) returns (bool)
burnOWL(address user, uint256 amount)
mintOWL(address to, uint256 amount)
setMinter(address newMinter)
setNewOwner(address newOwner)
startMasterCopyCountdown(address _masterCopy)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
updateMasterCopy()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
Burnt(address indexed from, address indexed user, uint256 amount)
Minted(address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address proxied)
fallback()
This contract contains no error objects.