Effective Altruism
Verified contract
Active on
Ethereum with 162 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7f78…e19b
1 additional
variable
Balances ($0.00)
No balances found for "Effective Altruism"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18669490 | a year ago | | | 0 | 0.0012173681 | |
| 18668924 | a year ago | | | 0 | 0.0012687546 | |
| 18668890 | a year ago | | | 0 | 0.0018889544 | |
| 18668873 | a year ago | | | 0 | 0.0014504281 | |
| 18668661 | a year ago | | | 0 | 0.0012972555 | |
| 18668649 | a year ago | | | 0 | 0.0018165030 | |
| 18668638 | a year ago | | | 0 | 0.0012584944 | |
| 18668630 | a year ago | | | 0 | 0.0012281394 | |
| 18668621 | a year ago | | | 0 | 0.0014377925 | |
| 18668617 | a year ago | | | 0 | 0.0012806951 |
ABI
ABI objects
Getter at block 21259480
_maxTaxSwap() view returns (uint256)
500000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Effective Altruism
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
E/A
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
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)
manualSwap()
manualsend()
openTrading() payable
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
rescueTokens(address addy, address toAddy, uint256 value)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.