ATD

Verified contract

Active on Ethereum with 409 txns
Deployed by via 0x75a37990 at 7749702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xee8762a447c929f86974dd20577877f0a926ac5f6b0ae74503bb6871007cbf84
0x6d06a18883c8df297b6e0a318b3064044cf556717e9321a8ac7018d2d88376d4
0xe9e58c962cb110474afecc18337546d5f83504c250c303ca2ab0eaa30bf6dc22
0xee147dad45ac67ede3b0f8181cf48324ca1eef9f838c094c4ea3fbcefd9390a7
0xfc4796a2617fbd32db5643f51ba626d526186405d552ca55487261c565576994
0x688f1c9eb39d01061434b8264f549d402d992e8081e330b9bb87d0de50f43c22
0xbc309239e5d832fcb52053b797cf3fa511dba79b6570e352e4aee28e07ef505e
0xccd1d546c7ce0b72e2437f2aca9d208350934a1bcda35bdc5e4a69a89ef5f4b6
0x6864afe9a9ae39c3fa9e6d3ec251391a9e0bdbb4e3ebb9df103bb6ff064e274b
0x6ec399e573bc9026d52a478b8267ec82299d365ae35664d3232f6ccbdbc1899c

Functions
Getter at block 21180421
distributionConfigsLength(view returns (uint256 length)
3
isOwner(view returns (bool)
false
owner(view returns (address)
0x0c8a712e82ee164af60d51891ce7d1ad51370de5
paused(view returns (bool)
true
token(view returns (address)
0x420167d87d35c3a249b32ef6225872fbd9ab85d2
Read-only
distributionConfigs(uint256view returns (address lockedWalletaddress unlockWalletuint256 ratioDTVuint256 ratioDecimals)
isPauser(address accountview returns (bool)
isSigner(address accountview returns (bool)
State-modifying
addDistributionConfig(address lockedWalletaddress unlockWalletuint256 ratioDTVuint256 ratioDecimals
addPauser(address account
addSigner(address account
deleteDistributionConfig(uint256 index
destroy(
distribute(uint256 dailyTradedVolume
editDistributionConfig(uint256 indexuint256 ratioDTVuint256 ratioDecimals
pause(
removePauser(address account
removeSigner(address account
renounceOwnership(
renouncePauser(
renounceSigner(
transferOwnership(address newOwner
unpause(
Events
Distributed(uint256 indexed dateaddress indexed lockedWalletaddress indexed unlockWalletuint256 ratioDTVuint256 ratioDecimalsuint256 dailyTradedVolumeuint256 amount
DistributionConfigAdded(address indexed lockedWalletaddress indexed unlockWalletuint256 ratioDTVuint256 ratioDecimals
DistributionConfigDeleted(uint256 indexed indexaddress indexed lockedWalletaddress indexed unlockWalletuint256 ratioDTVuint256 ratioDecimals
DistributionConfigEdited(uint256 indexed indexaddress indexed lockedWalletaddress indexed unlockWalletuint256 previousRatioDTVuint256 previousRatioDecimalsuint256 ratioDTVuint256 ratioDecimals
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
SignerAdded(address indexed account
SignerRemoved(address indexed account
TotalDistributed(uint256 indexed dateuint256 dailyTradedVolumeuint256 amount
Unpaused(address account
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.