SpaceX Dragon
Verified contract
Active on
Ethereum with 260 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 "SpaceX Dragon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20150616 | 5 months ago | | | 0 | 0.000092758522 | |
| 19066401 | 10 months ago | | | 0 | 0.00043141519 | |
| 18795511 | a year ago | | | 0 | 0.00096774176 | |
| 18456748 | a year ago | | | 0 | 0.00041625919 | |
| 17834123 | a year ago | | | 0 | 0.00061432811 | |
| 17833586 | a year ago | | | 0 | 0.00060214654 | |
| 17781131 | a year ago | | | 0 | 0.00096375979 | |
| 17668976 | a year ago | | | 0 | 0.00064996718 | |
| 17668973 | a year ago | | | 0 | 0.00087655256 | |
| 17618788 | a year ago | | | 0 | 0.00062036796 |
ABI
ABI objects
Getter at block 21324406
contractInteractionEnabled() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
enableBlock() view returns (uint256)
17388487
initialSupply() view returns (uint256)
100000000000000000000000000000000
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
350000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000000
name() view returns (string)
SpaceX Dragon
owner() view returns (address)
0x0000000000000000000000000000000000000000
superPower() view returns (bool)
true
symbol() view returns (string)
DRAGON
totalSupply() view returns (uint256)
100000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0d9e5282b5431c02d052e50d9d39b3eb20daee2b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
earlyBotBuyers(address) view returns (bool)
State-modifying
Events addLimits() returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
emergenceRescueToken(address token)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init()
pauseTrading()
removeLimits() returns (bool)
removeSuperPower() returns (bool)
renounceOwnership()
resumeTrading()
setAutomatedMarketMakerPair(address pair, bool value)
setEarlyBotBuyers(address _add, bool _isTrue)
toggleContractInteractionEnabled() returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
withdrawEthPool()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.