Blockswap Network
Verified contract
Proxy
Active on
Ethereum with 561 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
7 additional
variables
Balances ($0.00)
No balances found for "Blockswap Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20907973 | 2 months ago | | | 0 | 0.00067479257 | |
| 20708852 | 3 months ago | | | 0 | 0.000073077500 | |
| 20604817 | 3 months ago | | | 0 | 0.000029985273 | |
| 20593240 | 3 months ago | | | 0 | 0.00015715965 | |
| 20281178 | 5 months ago | | | 0 | 0.00020027181 | |
| 20281087 | 5 months ago | | | 0 | 0.00023349577 | |
| 20281068 | 5 months ago | | | 0 | 0.00023359659 | |
| 20202078 | 5 months ago | | | 0 | 0.000046409096 | |
| 20175351 | 5 months ago | | | 0 | 0.00014374569 | |
| 20173830 | 5 months ago | | | 0 | 0.00023995287 |
ABI
ABI objects
Getter at block 21322858 proxiableUUID() view returns (bytes32)
DOMAIN_SEPARATOR() view returns (bytes32)
0x7f4dc59d1ab0d8badf9f242572dee394ee2b4005bf84d57b70ba90864113d2cb
decimals() view returns (uint8)
18
name() view returns (string)
Blockswap Network
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BSN
totalSupply() view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkpoints(address account, uint32 pos) view returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address account) view returns (address)
getPastTotalSupply(uint256 blockNumber) view returns (uint256)
getPastVotes(address account, uint256 blockNumber) view returns (uint256)
getVotes(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(string _name, string _symbol, uint256 _initialSupply, address _initialSupplyRecipient, address _owner)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.