UPPER DECK SUPER
Verified contract
Proxy
Active on
Ethereum with 787 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "UPPER DECK SUPER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14964526 | 2 years ago | | | 0 | 0.00080145448 | |
| 14949151 | 2 years ago | | | 0 | 0.00072910774 | |
| 13309460 | 3 years ago | | | 0 | 0.0014928958 | |
| 12758134 | 3 years ago | | | 0 | 0.00022729695 | |
| 12693069 | 3 years ago | | | 0 | 0.00033514000 | |
| 12579369 | 3 years ago | | | 0 | 0.00050892000 | |
| 11687342 | 4 years ago | | | 0 | 0.0052736400 | |
| 11670628 | 4 years ago | | | 0 | 0.0021304231 | |
| 11670479 | 4 years ago | | | 0 | 0.0020728441 | |
| 11670118 | 4 years ago | | | 0 | 0.0022141081 |
ABI
ABI objects
Getter at block 21290055
getProxyAdmin() view returns (address)
0xa168979c2c66c0deb22c918e69cd747f35c3e47a
getProxyImplementation() view returns (address)
0xbf23683ff0953f10b3710cb5a5523d231d3ef84b
decimals() view returns (uint8)
18
flags() view returns (uint256)
32
isBlacklistable() view returns (bool)
true
isWaitOpen() view returns (bool)
false
name() view returns (string)
UPPER DECK SUPER
owner() view returns (address)
0xa168979c2c66c0deb22c918e69cd747f35c3e47a
symbol() view returns (string)
UDS
totalSupply() view returns (uint256)
60000000000000000000000
version() view returns (uint8)
2
Read-only
allowance(address from, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLockAmount(address account) view returns (uint256)
getUnlockTime(address account) view returns (uint32)
isInBlacklist(address account) view returns (bool)
State-modifying
Events changeAdmin(address newAdmin)
upgradeTo(address newImplementation) payable
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
blacklist(address account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockAccount(address account, uint256 amount, uint32 unlockTime)
renounceOwnership()
setBlacklistable()
setWaitOpen(bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklist(address account)
unsetBlacklistable()
upgrade(address lockAddr, uint256 amount, uint32 unlockTime)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Blacklisted(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UnBlacklisted(address indexed account)
constructor(address logic, address admin)
fallback()
receive()
This contract contains no error objects.