Wilder

Verified contract

Proxy

Active on Ethereum with 90,457 txns
Deployed by via 0x023e3601 at 12389025
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 1 additional slot
-
variable spans 45 additional slots
ERC-20
Value $632,094.03
ERC-20
Value $8,451.03
ERC-20
Value $4,074.32
ERC-20
Value $802.66
ERC-20
Value $125.58
ERC-20
Value $104.83
ERC-20
Value $16.02
0x41cdc1a1c78dbfa1b6c11c191ae69388adbf69d8341194ea9affea8a89d5ceb2
0x98a6c67ba18e338341c3ddc79f35f08dfbbb58994c088b13777400bdbc0b4c67
0xaad31420f0419a60461427953e69029d99abc68af096d3e2088798d8004127dc
0xf69b85798c83beb39c0df58ce5bb0c4fa520d728d272ebc8b33d4255f34876d2
0xbd749fdfd154ccc2fd2cb2ba8e05ab15a64ea6ac5577c432fe6e99178f9c4160
0x942eeaabb27dde69c17819b2abc3c09b3315053f372dc36cfc3fc788ed8cf71a
0x9f8f8490250fb767b35cddca412e9f52e218c5d8478cd8936c47da0f45fb6fe2
0x3a727c9abe47536210128f653592d97bcaa8ef5b79d0d724c61ef1dc8caace3e
0x53053d3dbdcbf5dcb9c718202fda4dee3003c785b18ca0dd3cca51aef30ee8ae
0xb6b07dd4414a563d0096ec6be6c0de7e02a2eaac18b1651bf0efdbd92060c7ab

Functions
Getter at block 20791829
decimals(view returns (uint8)
18
name(view returns (string)
Wilder
owner(view returns (address)
0x32eb727b120acf288306fbd67a60d1b6d8984476
paused(view returns (bool)
false
symbol(view returns (string)
WILD
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
authorizeSnapshotter(address account
burn(address accountuint256 amount
deauthorizeSnapshotter(address account
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symbol
initializeImplementation(
mint(address accountuint256 amount
pause(
renounceOwnership(
snapshot(returns (uint256)
transfer(address recipientuint256 amountreturns (bool)
transferBulk(address[] recipientsuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromBulk(address senderaddress[] recipientsuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedSnapshotter(address account
DeauthorizedSnapshotter(address account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.