Null SocialFi
Verified contract
Active on
Ethereum with 69 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdc95…50c4
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NULL | ERC-20 | 87.306818K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18654619 | a year ago | | | 0 | 0.00080052982 | |
| 18653123 | a year ago | | | 0 | 0.00044471061 | |
| 18653072 | a year ago | | | 0 | 0.0010770025 | |
| 18653016 | a year ago | | | 0 | 0.00089941997 | |
| 18653001 | a year ago | | | 0 | 0.0020143022 | |
| 18652997 | a year ago | | | 0 | 0.0011067685 | |
| 18652976 | a year ago | | | 0 | 0.00091744680 | |
| 18652960 | a year ago | | | 0 | 0.00096879217 | |
| 18652952 | a year ago | | | 0 | 0.0011753366 | |
| 18652937 | a year ago | | | 0 | 0.00097388747 |
ABI
ABI objects
Getter at block 21189102
buyTax() view returns (uint256)
1
decimals() view returns (uint8)
9
feeSwapEnabled() view returns (bool)
true
inswap() view returns (bool)
false
maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
Null SocialFi
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
1
swapThreshold() view returns (uint256)
100000000000000
symbol() view returns (string)
NULL
totalSupply() view returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
true
uniswapPair() view returns (address)
0xbc25a9bd820d9d09b3720b33f41ec8ca9a8a4f89
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.