This contract is being backfilled. You may encounter incomplete storage history.

Shadows Network

Verified contract

Proxy

Active on Ethereum with 13,322 txns
Deployed by via 0xbe53a6e4 at 11953363
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 43 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
ERC-20
Value $3,503
ERC-20
--
0x5ebff120fa68457b8f85cefd569809004be288e60152885d358123c844de689e
0x525f02dcd3354d4f1f751462dea4b5a77ab258a18bf69c927079fca05f732967
0x001a134fac8e994693f823b3e3f0a9220439273e55e7edb5167df1dc00b11513
0x8f34e352fa84daa8fc093c5e6c3a535da6f065a2020daae8eac0012a0ef18810
0x03e905b19d370c152990580db258574b0d9b4875108248698b2680c0c4224478
0x766092ecb1db1c15c37b7b8e93c18bc2597b1f0922cbc83131aac42a87feb4e2
0x4464de774987cbf4ecf09af64ef7a56b7ec5a45b9c8456a049259e3f2394ef48
0x813cf3cec3b69578a1e634f2c6739c62e2ee980b94d58db4d2bf1d3658f66f84
0xf69ecbde386e3682d55658a574b68329d7906267954f812f533be3b15c867db6
0xcd2e2b1b1c372d5aab8ad3854001e9783ce2d4e0a62fca709488875d9772f26b

Functions
Getter at block 20797551
 
authorizedAddresses(view returns (address[])
decimals(view returns (uint8)
18
name(view returns (string)
Shadows Network
owner(view returns (address)
0xfcbb1412b4fcb3a4263ae3a29ad3a15cbe8b8159
paused(view returns (bool)
false
symbol(view returns (string)
DOWS
totalSupply(view returns (uint256)
45099999940000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
canTransfer(address senderuint256 amountview returns (bool)
frozenWallets(addressview returns (address walletuint256 totalAmountuint256 monthlyAmountuint256 initialAmountuint256 startDaybool immediatelybool scheduled)
getMonths(bool immediatelyuint256 startDayview returns (uint256)
getRequiredAmount(address senderview returns (uint256)
getTransferableAmount(address senderview returns (uint256)
isStarted(uint256 startDayview returns (bool)
vestingTypes(uint256view returns (uint256 monthlyRateuint256 initialRateuint256 afterDaysbool immediatelybool vesting)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addAllocations(address[] addressesuint256[] totalAmountsuint256 vestingTypeIndexreturns (bool)
addAuthorizedAddress(address address_
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
mint(address accountuint256 amount
pause(bool status
removeAuthorizedAddress(address address_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
AddFrozenWallet(address indexed _address
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Unpaused(address account
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.