Apostle DAO
Verified contract
Active on
Ethereum with 409 txns
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 "Apostle DAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18694410 | a year ago | | | 0 | 0.0015250855 | |
| 17324536 | 2 years ago | | | 0 | 0.0024860262 | |
| 17324534 | 2 years ago | | | 0 | 0.0025171638 | |
| 17324533 | 2 years ago | | | 0 | 0.0025254195 | |
| 17324533 | 2 years ago | | | 0 | 0.0025254195 | |
| 17324532 | 2 years ago | | | 0 | 0.0025887544 | |
| 16930854 | 2 years ago | | | 0 | 0.00064302247 | |
| 15962108 | 2 years ago | | | 0 | 0.00093142158 | |
| 15895266 | 2 years ago | | | 0 | 0.00075708587 | |
| 15801447 | 2 years ago | | | 0 | 0.0013260881 |
ABI
ABI objects
Getter at block 21386342
decimals() view returns (uint8)
18
name() view returns (string)
Apostle DAO
owner() view returns (address)
0x7f7f56ed5d619f77a0825552d524ffe8c319a7ba
pair() view returns (address)
0xb1c85f088f8da54c414ed2e83ec069b75cecb730
symbol() view returns (string)
APOSTLE
totalSupply() view returns (uint256)
777777777777000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
beginPrayer() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.